net/http.http2Transport.maxHeaderListSize (method)
3 uses
net/http (current package)
h2_bundle.go#L6867: func (t *http2Transport) maxHeaderListSize() uint32 {
h2_bundle.go#L7406: cc.fr.MaxHeaderListSize = t.maxHeaderListSize()
h2_bundle.go#L7425: if max := t.maxHeaderListSize(); max != 0 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)